home *** CD-ROM | disk | FTP | other *** search
- # buildit.sh
- # script to build cdrom image
- # copyright (c) 2001 joseph cheek. all rights reserved.
- # released under gpl
-
-
- # BUG - we should do some error checking here
-
- # BUG - we should fix the lisa RPM instead
-
- perl -pi -e 's/mkswap -c \$swapdev \$swapsize/mkswap \$swapdev/g' \
- usr/lib/LST/libLSTall
-